Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/storage-testbench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b116b33e48d6bcb83dea40fa22ddbef3ad0cc28a
Choose a base ref
..
head repository: googleapis/storage-testbench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 43cb56d36937de7fb6b0bfa9d694c885d8759c0c
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 Dockerfile
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM python:3.12@sha256:8565a886a5298016817114efed01dfad9077727c76b07bdc7a1979d2b321f367
FROM python:3.12@sha256:2373ee6cd4b1199025af5bd6ee04103cdd1b07a83abe19e5e9c51f22921403fd

EXPOSE 9000
WORKDIR /opt/storage-testbench